home *** CD-ROM | disk | FTP | other *** search
/ westlife Cardz: Kian / westlife: Kian.iso / pc / kianstory.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-10-18  |  107 b   |  6 lines

  1. on(release){
  2.    unloadMovie("frame/inv1");
  3.    setProperty("frame", _alpha, "0");
  4.    gotoAndStop(1);
  5. }
  6.